home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / sfued105.zip / HISTORY.17 next >
Text File  |  1991-12-06  |  6KB  |  101 lines

  1. --------------------------
  2. -  History for SFUE17:   -
  3. --------------------------
  4.  
  5. 12-06-1991  v1.05:
  6.     SFUE no longer accepts a record number of zero when asking which
  7. record number to show.  Now SFUE will not allow you to have a user's
  8. number of calls set to zero.  Added user (SysOp) selectable multi-key
  9. sorting (hurray!).
  10.     Made a couple of internal changes.  Added a save file to the Zap
  11. option.  Added option to generate a report for ONLY a specific range
  12. of records instead of the entire database.  Added Global option to
  13. make global changes to the database.  Also made it so SFUE will ask
  14. to update the index when exiting if necessary, instead of always
  15. updating when it felt necessary.
  16.     Changed the Report format.  Also when sending the report to the the
  17. printer, you can now specify whether you want it formatted for 6 or 8
  18. Lines Per Inch (66 or 88 Lines Per Page).  You can also display users
  19. with their last name first (Report).  Also when you sort by lastname
  20. (2ndname), the database is sorted by true lastname.  Before if a user
  21. had a middle initial, then it would be considered part of the lastname.
  22. Also, if a user has his last call time set in the future (it could
  23. happen), SFUE will now set the number of days since his last call
  24. to zero (so he/she doesn't get Purged).
  25.  
  26. 10-12-1991  v1.04:
  27.     Added a 5th ScrnSect (in the position of ScrnSect 2) to allow changing
  28. of the Sysop Comment.  Also did slight improvement on the function that
  29. accepts a string.  Fixed (and improved) the Report option (Screen).
  30.     Fixed a share violation when updating the user index, and slightly
  31. improved on the Sort/Zap file sharing modes.  Also did minor color change
  32. to the ScrnSect's.
  33.     Added the "Hidden" access privilege for those who want to use it.
  34. Also changed the assignment of a file-handle when sending output to either
  35. the screen or printer.  Fixed a problem when changing the current record
  36. when the index needs updating.
  37.  
  38. 09-14-1991  v1.03:
  39.     Fixed ReadMsgs to use a 'D' instead of an 'R' which is used for
  40. selecting a record number.
  41.     Program now updates the USER.NDX via calling USERNDX every time that
  42. the program does something that could change the order/number of records
  43. in the database (i.e. sOrt, Zap).
  44.     Added a DOS Shell option via the F9 key.  Re-designed the screen to
  45. allow for more options.  Added an option to change the user's Section.
  46. Also added an option to change the Default Protocol.
  47.     Changed the Menu option to make it easier to change the Last Menu.
  48. Also made it so that when you turn QkMenu ON, the Menu is set to MAIN
  49. if not already set.  Also the menu name is displayed instead of the
  50. menu number (ScrnSect 2).
  51.     Added a user Report option.  Added file sharing for multi-tasking
  52. environments.  The ScrnSect box that is active now has its number BLINK.
  53. Improved the Zap function to allow for Confirmation before removing each
  54. user from the database.  The command-line Zap (by Days) now works like it
  55. should.  Also did slight modifications to the Expiration controls.
  56.     SFUE will now search for USER.DAT using the OPUS environment, then the
  57. PRM file if the User Database isn't in the Opus Home directory, then in
  58. the directory that SFUE started from if the database isn't found in the
  59. current directory.  Also did a minor screen change (credit/debit).
  60.     Did some internal changes.  Added the ability to specify (on the
  61. command-line) the first file SFUE will try to open instead of USER.DAT,
  62. or just specify the default path to look for USER.DAT.
  63.  
  64. 07-14-1991  v1.02:
  65.     Cleaned up help screen.  Also changed the way Keys are set (now the
  66. Keys are toggled instead of having to type in every key you want active).
  67. Also dots are displayed on the screen in place of inactive Keys.
  68.     Fixed the display for extended text modes available on the VGA so that
  69. it no longer matters how wide the display is (as long as it's at least 80
  70. wide).
  71.     Added -B command-line option for BIOS screen writes.  Also fixed a
  72. problem when pressing Enter instead of entering in a number on certain
  73. items. The screen now displays the proper key for changing the Address.
  74.     Added number of days option when doing a Zap.
  75.     Slight modification of function that gets numbers, and changed Days
  76. prompt when doing a Zap.  Also minor screen change on the Remarks option
  77. (previously Likes).
  78.  
  79. 06-16-1991  v1.01:
  80.     Added option to swap two records with each other.  Also you can now
  81. sort a range of records instead of the whole database.  By default, the
  82. first record will now be protected from the sort.  The Sort option now
  83. sorts by the user's last name instead of their first name.  Added a -Z
  84. command-line option for automated cleanup (Zap) of the database.
  85.     Added color for local mode.  Fixed ScrnSect from accepting an invalid
  86. keypress.  Fixed the displayed month in the BirthDate field, and how it
  87. saves the number of the month.
  88.     Minor screen change.  Decreased structure size for sort until I decide
  89. whether or not to add multiple key sorting other than the hard-coded order.
  90. This decision will also be based on user response.  If nobody complains
  91. about the current sort order (descending privilege, ascending last-name),
  92. then it will stay that way.  If there's a real need to be able to change
  93. the sort order, I'll add an option to do that, although it will slow down
  94. the sorting.
  95.  
  96. 05-19-1991  v1.00:
  97.     First public release.
  98.  
  99. ------------------------------------------------------------------------
  100.  
  101.